home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3.iso / webrec / MAINMENU.DIR / 00083.ls < prev    next >
Encoding:
Text File  |  1996-12-10  |  142 b   |  8 lines

  1. on mouseDown
  2.   puppetSound("screenButtonClick.aif")
  3.   set the memberNum of sprite 3 to 257
  4.   updateStage()
  5.   go("start")
  6.   puppetSound(0)
  7. end
  8.